'Declaration
Public Overloads Function GetMessagingServiceProviders( _ ByVal providerTypes() As MessagingServiceType, _ ByVal options As ObjectFetchOptions, _ ByVal pageSize As Integer, _ ByRef restartPaging As Boolean _ ) As MessagingServiceProviderCollection
public MessagingServiceProviderCollection GetMessagingServiceProviders( MessagingServiceType[] providerTypes, ObjectFetchOptions options, int pageSize, ref bool restartPaging )
Parameters
- providerTypes
- options
- pageSize
- restartPaging